setTransmitOverLora


Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa.
Note that this is not available on a channel with default key and name.
bool transmit_over_lora = 3;

Return

This builder for chaining.

Parameters

value

The transmitOverLora to set.